home *** CD-ROM | disk | FTP | other *** search
- Path: eql.caltech.edu!rankin
- From: rankin@eql.caltech.edu (Pat Rankin)
- Newsgroups: comp.lang.c
- Subject: Re: *** Bison Users *** Questions..
- Date: 8 Apr 1996 15:52 PST
- Organization: California Institute of Technology
- Distribution: world
- Message-ID: <8APR199615523548@eql.caltech.edu>
- References: <4k8nfe$eig@news.bu.edu>
- NNTP-Posting-Host: eql.caltech.edu
- News-Software: VAX/VMS VNEWS 1.41x8
-
- In article <4k8nfe$eig@news.bu.edu>, arvind@bu.edu (Arvind K.) writes...
- > 1) Are there any resources for users of BISON ?
-
- The majority of reference material about yacc applies to bison too.
-
- > 2) How active is the development of future releases/improvements to
- > BISON, The reason I have this question is because the version of BISON I
- > have is dated in 1991, I am wondering if the next version has a different
- > name? or is there another improved program in existence ?
-
- bison-1.24 was released in May, 1995 according to its ChangeLog file.
- The most noticeable change from earlier versions is that code it generates
- from the default skeleton file, bison.simple, no longer becomes encumbered
- by the GNU Public License.
-
- Pat Rankin, rankin@eql.caltech.edu
-